Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 54.844s |
Scenario: E15 - crear un tag interno
Before
0m 2.437s
Given
I navigate to page "<URL>"
0m 3.010s
And
I wait for 5 seconds
0m 5.188s
And
I enter email "<USER>"
0m 0.765s
And
I wait for 5 seconds
0m 5.183s
And
I enter password "<PASSWORD>"
0m 0.383s
And
I take a screenshot in "G5" with the name as "EP15_1_login"
0m 0.366s
And
I click login button
0m 0.323s
And
I wait for 5 seconds
0m 5.357s
And
I take a screenshot in "G5" with the name as "EP15_2_dashboard"
0m 0.633s
And
I wait for 2 seconds
0m 2.364s
When
I click on tags
0m 0.210s
And
I take a screenshot in "G5" with the name as "EP15_3_tags"
0m 0.750s
And
I wait for 5 seconds
0m 5.358s
And
I create tag intern
0m 0.421s
And
I take a screenshot in "G5" with the name as "EP15_4_intern_tag"
0m 0.472s
And
I wait for 1 seconds
0m 1.318s
And
I click on new tag
0m 0.365s
And
I take a screenshot in "G5" with the name as "EP15_5_new_intern_tag"
0m 0.367s
And
I enter tag name "$string_19_1"
0m 0.415s
And
I enter tag description "$string_19_1"
0m 0.418s
And
I enter a color
0m 0.297s
And
I save the tag
0m 0.273s
And
I wait for 5 seconds
0m 5.206s
When
I click on tags
0m 0.486s
And
I take a screenshot in "G5" with the name as "EP15_6_dashboard"
0m 0.400s
And
I wait for 5 seconds
0m 5.278s
And
I create tag intern
0m 0.415s
And
I take a screenshot in "G5" with the name as "EP15_7_intern_Tag"
0m 0.508s
And
I wait for 5 seconds
0m 5.266s
And
I validate the tag "$string_19_1"
0m 0.600s
After
0m 0.012s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP15_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP15_2_dashboard"
And
I wait for 2 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP15_3_tags"
And
I wait for 5 seconds
And
I create tag intern
And
I take a screenshot in "G5" with the name as "EP15_4_intern_tag"
And
I wait for 1 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP15_5_new_intern_tag"
And
I enter tag name "$string_19_1"
And
I enter tag description "$string_19_1"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP15_6_dashboard"
And
I wait for 5 seconds
And
I create tag intern
And
I take a screenshot in "G5" with the name as "EP15_7_intern_Tag"
And
I wait for 5 seconds
And
I validate the tag "$string_19_1"
After
NO IMAGE AVAILABLE